Searched refs:tGATT_SEC_FLAG (Results 1 - 2 of 2) sorted by relevance
/system/bt/stack/gatt/ |
H A D | gatt_db.c | 121 tGATT_SEC_FLAG sec_flag, 213 tGATT_SEC_FLAG sec_flag, 329 tGATT_SEC_FLAG sec_flag, 639 tGATT_SEC_FLAG sec_flag, 694 tGATT_SEC_FLAG sec_flag, 739 UINT16 len, tGATT_SEC_FLAG sec_flag, UINT8 key_size)
|
H A D | gatt_int.h | 95 typedef UINT8 tGATT_SEC_FLAG; typedef 700 UINT16 e_handle, tBT_UUID type, UINT16 *p_len, tGATT_SEC_FLAG sec_flag, UINT8 key_size,UINT32 trans_id, UINT16 *p_cur_handle); 702 UINT8 *p_value, UINT16 *p_len, UINT16 mtu,tGATT_SEC_FLAG sec_flag,UINT8 key_size,UINT32 trans_id); 704 UINT16 len, tGATT_SEC_FLAG sec_flag, UINT8 key_size); 705 extern tGATT_STATUS gatts_read_attr_perm_check(tGATT_SVC_DB *p_db, BOOLEAN is_long, UINT16 handle, tGATT_SEC_FLAG sec_flag,UINT8 key_size);
|
Completed in 7 milliseconds