56 lines
1.1 KiB
ArmAsm
56 lines
1.1 KiB
ArmAsm
.include "macros.inc"
|
|
|
|
.section .rodata, "wa" # 0x80406560 - 0x80421040 ; 0x0001AAE0
|
|
.global bta_service_id_to_uuid_lkup_tbl
|
|
bta_service_id_to_uuid_lkup_tbl:
|
|
|
|
.4byte 0x12001101
|
|
.4byte 0x11031111
|
|
.4byte 0x11021108
|
|
.4byte 0x111E1105
|
|
.4byte 0x11061109
|
|
.4byte 0x11101104
|
|
.4byte 0x1118111B
|
|
.4byte 0x11151116
|
|
.4byte 0x1117112D
|
|
.4byte 0x110B110E
|
|
.4byte 0x11241304
|
|
.4byte 0x112F0000
|
|
|
|
.global bta_service_id_to_btm_srv_id_lkup_tbl
|
|
bta_service_id_to_btm_srv_id_lkup_tbl:
|
|
|
|
.4byte 0
|
|
.4byte 0x00000001
|
|
.4byte 0x00000003
|
|
.4byte 0x0000000B
|
|
.4byte 0x00000002
|
|
.4byte 0x0000000C
|
|
.4byte 0x0000001D
|
|
.4byte 0x00000006
|
|
.4byte 0x00000007
|
|
.4byte 0x00000009
|
|
.4byte 0x0000000A
|
|
.4byte 0x00000004
|
|
.4byte 0x00000016
|
|
.4byte 0x00000023
|
|
.4byte 0x00000019
|
|
.4byte 0x0000001B
|
|
.4byte 0x0000001A
|
|
.4byte 0x00000028
|
|
.4byte 0x00000025
|
|
.4byte 0x00000027
|
|
.4byte 0x00000020
|
|
.4byte 0x00000025
|
|
.4byte 0x0000002C
|
|
.4byte 0
|
|
|
|
.global bta_security
|
|
bta_security:
|
|
|
|
.4byte bta_dm_authorize_cback
|
|
.4byte bta_dm_pin_cback
|
|
.4byte bta_dm_new_link_key_cback
|
|
.4byte bta_dm_link_key_request_cback
|
|
.4byte bta_dm_authentication_complete_cback
|
|
.4byte 0
|