Home
last modified time | relevance | path

Searched refs:BT_EVT_TO_GAP_MSG (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btu/
Dbtu_task.c325 case BT_EVT_TO_GAP_MSG : in btu_task()
/external/bluetooth/bluedroid/stack/include/
Dbt_types.h110 #define BT_EVT_TO_GAP_MSG 0x3b00 macro
/external/libnfc-nci/src/include/
Dbt_types.h110 #define BT_EVT_TO_GAP_MSG 0x3b00 macro
/external/bluetooth/bluedroid/stack/gap/
Dgap_conn.c1213 p_msg->event = BT_EVT_TO_GAP_MSG; in gap_send_event()